﻿.clearfix:after,.clearfix:before{ content: "";display: table;}
.clearfix:after{ clear:both;}
.clearfix{zoom:1;}
body,h1,h2,h3,h4,h5,h6,div,p ,ul,ol,li{
  margin: 0;
  padding: 0;
  list-style: none;
}
input,select{
  outline: none

}
a{
  text-decoration: none;
}
body {
  font-family:"Microsoft Yahei","宋体","Arial";
}
:::-webkit-input-placeholder{
  font-size: 14px;
  color: #bbb !important;
}
.myInput{
  border:1px solid #f29897 !important;
  background-color: #fee9f0 !important;
  background-image: url("../imageswm/tixc.png")!important;
  background-repeat: no-repeat !important;
  background-position-x:12px !important;
  background-position-y:50% !important;
  padding-left: 29px !important;
  outline: none;
  color: red;
  box-sizing: border-box;
  text-indent: 10px !important;
}
.myInput::-webkit-input-placeholder {
  color: red;

}
.myInput:-moz-placeholder {
  color: red;
}
.myInput:-ms-input-placeholder {
  color: red;
}








